home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoo Guides: Life in the Desert
/
Zoo Guides - Life in the Desert.iso
/
pc
/
lfnthdsr
/
chapters
/
shared.dir
/
00408_Script_408
< prev
next >
Wrap
Text File
|
1995-05-08
|
465b
|
26 lines
on getback
global wt, drive, gb
if the frame > 20 then
if the frame < 60 then
put the castnum of sprite 15 into hh
set the controller of cast hh to 0
if the frame < 40 then
go the frame - 22
else
go the frame - 40
end if
else
if the movie = "LD" then
go frame gb
else
go the frame - 59
end if
end if
end if
end getback